Esx Settings AddOnDetails
Esx Settings AddOnDetails
The Esx Settings AddOnDetails schema contains information that provide more details about the add-on from the depot.
This schema was added in vSphere API 7.0.0.0.
JSON Example
{
"display_name": "string",
"vendor": "string",
"display_version": "string"
}
string
display_name
Required
Display name of the OEM add-on.
This property was added in vSphere API 7.0.0.0.
string
vendor
Required
Vendor of the OEM add-on.
This property was added in vSphere API 7.0.0.0.
string
display_version
Required
Human readable version of the OEM add-on.
This property was added in vSphere API 7.0.0.0.